home *** CD-ROM | disk | FTP | other *** search
- {
- "Name" = "SafeClean";
- "Description" = "SafeClean specific classes.";
-
- "Classes" = {
- "NSApplication" = {
- "Name" = "application";
- "PluralName" = "applications";
- "Description" = "Sketch's top level scripting object.";
- };
- };
-
- "Commands" = {
- "cleanSystem" = {
- "Name" = "cleanSystem";
- "Description" = "Cleans the system according to user preferences";
- "Arguments" = {
- "FileName" = {
- "Name" = "at";
- "Description" = "The file to shred should follow, quoted";
- };
- };
- };
- };
-
- }